JAMSRESTAPI Web Service
GetResource_GetResourceByName
JAMSRESTAPI Web Service > All Operations Resource Group : Resource_GetResourceByName (Get)

Resource Path: /api/resource/{name}

Uri: http://doc.jamsscheduler.com/api/resource/{name}

Description
Gets a resource by name
Parameters
NameDescriptionData Type
Name of the resourceName of the resource to deletestring
Response

The response body is of type Resource.

OK

Overview

Resource
lastChangeUTC : string
lastChangedBy : string
resourceName : string
resourceID : integer
quantityAvailable : integer
quantityInUse : integer
agentSpecific : boolean
description : string
resourceDetails : Array[ResourceDetail]
agentName : string
agentId : integer
quantityAvailable : integer
quantityInUse : integer
acl : ACL
genericACL : Array[ACE]
identifier : string
inherited : boolean
flags : string
accessList : Array[string]
See Also
All Operations Resource GroupJAMSRESTAPI Web Service